home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / ARGO_RELATED / CALLWAIT.ZIP / ReadMe < prev   
Text File  |  1997-08-06  |  5KB  |  138 lines

  1. CallWait 1.02 for !Voyager
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. This is a VIX module which automatically disables BT's 'Call waiting' facility
  5. when you connect to the Internet via !Voyager, and re-enables it when you
  6. disconnect.   If you subscribe to the 'Call waiting' service, and it is in 
  7. operation during a call to your POP, the beeping on the line which happens when
  8. someone else tries to call you can break your connection, or cause other more
  9. obscure problems.
  10.  
  11.  
  12.  
  13. Installation
  14. ~~~~~~~~~~~~
  15.  
  16. Drag the attached VIX data file to the downward pointing arrow in the VIX
  17. Manager window, accessed through Preferences->VIX.  Quit !Voyager and reload.  
  18. CallWait is now installed and running.
  19.  
  20.  
  21.  
  22. What it does
  23. ~~~~~~~~~~~~
  24.  
  25. When you click on !Voyager's 'Connect' icon, CallWait intercepts the click
  26. and sends the codes to disable the 'Call waiting' service to your modem.  It
  27. then passes control back to !Voyager, and your connection proceeds in the
  28. normal way.
  29.  
  30. When !Voyager has logged off, it broadcasts a Wimp Message to that effect.
  31. CallWait intercepts this, and sends the necessary codes to disable 'Call
  32. waiting' to your modem.
  33.  
  34. Note that CallWait does not rely on a click on 'Disconnect' as an indicator, 
  35. so connections made using QuickFetch ('Adjust' click on the 'Connect' icon) 
  36. are also handled correctly.
  37.  
  38. I was anxious to avoid cluttering the !Voyager tool bar with yet another icon,
  39. so CallWait uses !Voyager's time icon as an indicator.  When 'Call waiting' 
  40. has been disabled, you will briefly see the text 'CW off' in the icon, in red. 
  41. The time icon then resumes its normal function, but remains red for the 
  42. duration of the connection.  On disconnection, the icon will revert to its
  43. normal colour, and briefly display the text 'CW on', before returning to
  44. display the duration of your last connection.
  45.  
  46. If you change Modem preferences, perhaps to select a different serial port,
  47. CallWait is aware of this, and will re-initialise itself to use the appropriate
  48. serial driver.  So it is not necessary to quit and re-load !Voyager.  If you
  49. change your serial port connection (while your machine is switched off,
  50. naturally!), and forget to alter Preferences->Modem to reflect this, CallWait
  51. will send it's codes to the 'old' driver and display 'CW off', and then
  52. !Voyager will give you an error message to the effect that the modem is not
  53. responding.  Altering Preferences->Modem to the correct setting will allow
  54. you to connect as normal without re-loading !Voyager.
  55.  
  56.  
  57.  
  58. What it works with
  59. ~~~~~~~~~~~~~~~~~~
  60.  
  61. 1)  CallWait only works with the BT 'Call waiting' service.  If there is any
  62. interest, I might be prepared to adapt it, if that is possible in a not too
  63. complicated way, for use with other telephone service providers.  Contact me
  64. if you are interested.
  65.  
  66. 2)  CallWait works with incomplete logons, that is, when you click 'Connect',
  67. and then 'Disconnect' before the logon has completed, or indeed before the
  68. remote number has answered.  If it didn't, it would have been rather
  69. expensive to test..:)
  70.  
  71. 3)  CallWait has been tested by me with both the internal serial port and the
  72. AtomWide serial card, and very kindly by Malcolm Davies with the Intelligent
  73. Interfaces serial card.  These were all using the so-called 'PC' type cable. 
  74. It has not been tested with setups using an 'Acorn' cable, but should work in
  75. the same way.  I would be interested in hearing from anyone who uses an Acorn
  76. type cable and has the BT 'Call waiting' service.
  77.  
  78.  
  79.  
  80. What it doesn't work with
  81. ~~~~~~~~~~~~~~~~~~~~~~~~~
  82.  
  83. 1)   Non-BT connections - currently.
  84.  
  85. 2)   Retries....
  86.  
  87. There is an option in !Voyager's Preferences->Connect configuration window
  88. labelled 'Retries'...   The purpose of this is to allow !Voyager to redial
  89. automatically a number that is either engaged or doesn't answer.  For secure
  90. operation of CallWait this should be set to 0.   The occasions on which the
  91. POP number is engaged or doesn't answer are few (though we had a sudden
  92. increase in them over a period of a week recently).  It is not arduous to
  93. click 'Disconnect' and then try again.
  94.  
  95.  
  96.  
  97. Drivers
  98. ~~~~~~~
  99.  
  100. CallWait should work with the version of Hugo Fiennes' !SerialDev application
  101. which comes with !Voyager.  In my case,  this is quite an old one.  It is
  102. possible that Argo currently supply a later version.  However the later serial
  103. drivers are better - !ArgoFax comes with a later version - and I can do things
  104. more efficiently with these later drivers.  I considered including a copy of a
  105. later !SerialDev with the archive - it is freely distributable - but decided not
  106. to complicate the installation process.  Later versions, if there are any, may
  107. include or require, these.
  108.  
  109.  
  110.  
  111. Grateful thanks to....
  112. ~~~~~~~~~~~~~~~~~~~~~~
  113.  
  114. Malcolm Davies for his time and trouble in testing CallWait with the II
  115. serial card, and for his encouragement, and many helpful suggestions as to how
  116. to get it working. 
  117.  
  118. Scott Inwood for his BASIC call waiting enable and disable routines, based on 
  119. Hugo Fiennes' !SerTest program, and for his pointers to a novice inhandling 
  120. serial drivers.
  121.  
  122.  
  123.  
  124. Finally....
  125. ~~~~~~~~~~~
  126. Obviously you use this software at your own risk.  If you have any problems
  127. with it, or suggestions as to how it could be improved, Email me.
  128.  
  129.  
  130. Christina West
  131. 6th August 1997
  132. xina@argonet.co.uk
  133.  
  134.  
  135.  
  136.  
  137.  
  138.